Function |max
std/ops::|max
Usage
|max<T>(a, b)
Generics
◻ T: Order
Parameters
↳ a: T
↳ b: T
Return
↴ T
Gives the maximum value between a and b.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/ops::|max
|max<T>(a, b)
◻ T: Order
↳ a: T
↳ b: T
↴ T
Gives the maximum value between a and b.